Account for duplicate removal on restoring eww-history-position
authorJames Thomas <jimjoe@gmx.net>
Mon, 10 Jun 2024 21:30:33 +0000 (03:00 +0530)
committerJim Porter <jporterbugs@gmail.com>
Sat, 15 Jun 2024 23:59:48 +0000 (16:59 -0700)
commit65b7f87a31da2e78285c5eb1ee2b2b38fc349361
treee832d0f928b10ae48231aeb7d97a88091d9f474e
parent2c201bbba5c43328979bf139330684cacfa074f3
Account for duplicate removal on restoring eww-history-position

* lisp/net/eww.el (eww-desktop-misc-data): Add :history-position
(eww-restore-desktop): Use it.
(desktop-locals-to-save): Remove the raw variable.
lisp/net/eww.el